java virtual machine 예문
- Java Virtual Machine - Simple English Wikipedia, the free encyclopedia
자바 가상 머신 - 위키백과, 우리 모두의 백과사전 - File locks are held on behalf of the entire Java virtual machine.
파일 락은 Java 가상 머신 전체를 위해서 보관 유지됩니다. - The Java Virtual Machine Specification
자바 가상 머신 규격 - The Java virtual machine implementation may use a high resolution timer to measure the elapsed time.
Java 가상 머신의 구현에서는 경과시간의 측정에 고정밀도 타이머를 사용할 수 있습니다. - A Java virtual machine may have one or more instances of the implementation class of this interface.
Java 가상 머신은 이 인터페이스의 구현 클래스의 1개 이상의 인스턴스를 가집니다. - He started a page where he will document results of running projects with a free Java virtual machine.
그는 자유 자바 가상 머신의 프로젝트를 운영하는 결과를 보여주는 페이지 를 만들기 시작했다. - The values 60 and 61 can only occur on those Java Virtual Machines that take leap seconds into account.
값 60 및 61 은 윤년을 고려하는 Java 가상 머신만으로 발생합니다. - SP1 also added USB 2.0 support, Microsoft Java Virtual Machine , .NET Framework support, and support for technologies used by the then-upcoming Media Center and Tablet PC editions of XP.
RTM 이후의 보안 문제 해결과 핫 픽스, 호환성 업데이트, 선택적 닷넷 프레임워크 지원, 태블릿 PC와 같은 새로운 장치 기술 지원, 새로운 윈도우 메신저 4.7 버전을 포함한다. - On some systems, closing a channel releases all locks held by the Java virtual machine on the underlying file regardless of whether the locks were acquired via that channel or via another channel open on the same file.
시스템에 따라서는 채널을 클로우즈 하면, 기초에 있는 파일상에서 Java 가상 머신에 의해 보관 유지되고 있던 락이, 그 채널로부터 획득했는지, 또는 같은 파일상에서 오픈하고 있는 다른 채널로부터 획득했는지를 관계없이, 모두 해제되는 경우가 있습니다. - Some platforms do not support shared locks, in which case a request for a shared lock is automatically converted into a request for an exclusive lock. The locks held on a particular file by a single Java virtual machine do not overlap.
공유 락을 지원 하지 않는 플랫폼에서는 공유 락 요구가 자동적으로 배타 락 요구에 변환됩니다. 단일의 Java 가상 머신에 의해 특정의 파일상에 보관 유지되고 있는 락은 오버랩 하지 않습니다.